home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / compulse.swf / scripts / DefineButton2_214 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2013-04-24  |  78 b   |  6 lines

  1. on(release){
  2.    levChoice = 1;
  3.    playAll = true;
  4.    whiteFade.play();
  5. }
  6.